Broadcasted networks appear cached with netsh? [on hold]

Posted by Joe on Server Fault See other posts from Server Fault or by Joe
Published on 2013-07-31T22:36:04Z Indexed on 2013/08/02 15:41 UTC
Read the original article Hit count: 210

Filed under:
|

We have a company mandate to hide certain windows functions. I'm working on a company application which will allow my users to configure WiFi networks. The app is scanning broadcasted networks using: "netsh wlan show networks" it will return networks that have been turned off.

For example: I will run the command and then unplug my wireless router with the SSID "Netgear". For several minutes after turning off the network, the show networks command will continue to return "Netgear".

Does anyone know where this gets cached, how to clear it out, or how to force a fresh scan of "netsh wlan show networks"?

Thanks all, J

© Server Fault or respective owner

Related posts about caching

Related posts about netsh